home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Strip Blackjack
/
Strip Blackjack - Volume 1.iso
/
pc
/
imonag.dxr
/
00143.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-12-07
|
278 b
|
25 lines
on mouseUp
global S
if S = 1 then
go(15)
end if
if S = 2 then
go(18)
end if
if S = 3 then
go(21)
end if
if S = 4 then
go(24)
end if
if S = 5 then
go(27)
end if
if S = 6 then
go(30)
end if
if S = 7 then
go(33)
end if
end